Welcome![Sign In][Sign Up]
Location:
Search - PSO RBF

Search list

[SourceCodeRBF网络遗传算法优化程序

Description: 里面有原始数据,是用PSO优化的RBF,只要把数据更改一下就可以运用到自己身上。
Platform: | Size: 7122 | Author: haoyouduolai | Hits:

[SourceCodepso-rbf

Description:
Platform: | Size: 3815 | Author: hsf555818@sina.com | Hits:

[AI-NN-PRImprovedSVM

Description: 将遗传算法(GA)与传统SVM算法结合,构造出一种参数最优的进化SVM(GA2SVM),SVM 模型采用径向基函数(RBF)作为核函数,利用格雷码编码方式对SVM算法的模型参数进行遗传编码和优化搜索,将搜索到的优化结果作为SVM 的最终模型参数。-Genetic algorithm (GA) combined with the traditional SVM algorithm, a kind of tectonic evolution of the optimal parameters of SVM (GA2SVM), SVM model using Radial Basis Function (RBF) as kernel function, the use of Gray code encoding algorithm of the SVM model parameters of genetic coding and optimization of search, will search for the optimal results as the final SVM model parameters.
Platform: | Size: 179200 | Author: zhaoxiufen | Hits:

[matlabGA-wiley-matlab

Description: 修改自wiley的书中的各种遗传算法(GA)matlab代码,还包括其他一些算法如粒子群优化,蚁群优化等,均已修改好用!-Modified since the book wiley various genetic algorithms (GA) matlab code, also includes a number of other algorithms such as PSO, ant colony optimization and so on, have been modified handy!
Platform: | Size: 11264 | Author: Gil Chang | Hits:

[BooksPSO_RBF

Description: 用粒子群算法来优化RBF神经网络权值,使神经网络有更好的非线性函数逼近能力-Using particle swarm optimization to optimize the RBF neural network weights, so that neural network has better ability of nonlinear function approximation
Platform: | Size: 3072 | Author: 史峰 | Hits:

[DocumentsPSO_base_RBF

Description: PSO的RBFNN优化程序 算法步骤 1.样本数据归一化处理,即将输入输出归一化到[-1,1]区间; 2.确定RBF网络的中心和宽度; 3.以拟合误差的均方根作为性能指标,使用PSO算法优化RBF网络输出层到隐层的连接权值矩阵-PSO-RBFNN algorithm optimization procedures Step 1. Sample data normalization treatment, about input and output normalized to [-1,1] interval 2. To determine the center and width of the RBF network 3. To the fitting error of the mean square roots as a performance index, using the PSO algorithm to optimize RBF network output layer to hidden layer connection weight matrices
Platform: | Size: 4096 | Author: aKON | Hits:

[Mathimatics-Numerical algorithmsgzzd1_pso

Description: 基于PSO算法的故障诊断分析-简单算例 script file:gzzd1_PSO.m 找出最能解释警报信号的故障假说 目标函数E(s),4维函数-PSO algorithm based fault diagnosis- A simple example script file: gzzd1_PSO.m find the best hypothesis to explain the failure warning signal objective function E (s), 4-dimensional function
Platform: | Size: 2048 | Author: 李智 | Hits:

[AI-NN-PRGA-to-RBF

Description: GA to RBF 神经网络,遗传算法,滤波器,MATLAB-GA to RBF neural networks, genetic algorithms, filters, MATLAB
Platform: | Size: 3072 | Author: shdfk | Hits:

[AI-NN-PRpso-rbf

Description: 本文描述了粒子群算法与rbf神经网络相结合的应用,描述新颖,是一片不错的论文。-This paper describes the combination of the application of particle swarm optimization and rbf neural network, describe the novel, is a good paper.
Platform: | Size: 371712 | Author: mali | Hits:

[AI-NN-PRPSO-RBF

Description: 利用改进粒子群训练bp神经网络的matlab程序\利用改进粒子群训练RBF神经网络的-Improved Particle Swarm training bp neural network matlab program \ using improved particle swarm training RBF
Platform: | Size: 3072 | Author: 汪东红 | Hits:

[OtherPSO-RBF-5

Description: 一个基于粒子群优化径向基神经网络参数的程序-A radial basis function neural network parameters based on particle swarm optimization program
Platform: | Size: 4096 | Author: 刘婧 | Hits:

[Otherpso_rbf

Description: pso优化rbf结果,详细的看里面的说明哦!有一个说明文件-pso-rbf neural network fault diagnosis procedures for other members to download if you upload a source code, your number will be available to download increased 1
Platform: | Size: 4096 | Author: li | Hits:

[JSP/JavaGA-PSO

Description: 自己修改的一个源程序,用粒子群算法优化RBF神经网络的中心值,宽度,权值,可以直接运行~喜欢分类、预测的朋友们,可以下载!-Modify a source particle swarm algorithm to optimize the center of the RBF neural network value, width, weight, and can be run directly to like classification, prediction friends, you can download!
Platform: | Size: 3072 | Author: 张琪 | Hits:

[JSP/JavaPSO-RBF

Description: 自己修改的一个源程序,用粒子群算法优化RBF神经网络的中心值,宽度,权值,喜欢分类、预测的朋友们可以下载!-Modify a source particle swarm algorithm to optimize the center of the RBF neural network value, width, weight, and can be run directly to like classification, prediction friends, you can download!
Platform: | Size: 3072 | Author: 张琪 | Hits:

[matlabPSO_base_RBF

Description: PSO+RBF神经网络预测,较为先进的搜索方式- PSO+ RBF neural network prediction
Platform: | Size: 4096 | Author: 杨润华 | Hits:

[Software EngineeringRBF

Description: 基于氯乙烯精馏的软测量改进的PSO-RBF神经网络建模-Soft-sensor Modeling of Rectification of Vinyl Chloride Based on Improved PSO-RBF Neural Network
Platform: | Size: 441344 | Author: 徐文 | Hits:

[AI-NN-PRPSO-RBF-wonderful

Description: 很详细的粒子群优化径向基神经网络的例子。-Very detailed examples of particle swarm optimization RBF neural network
Platform: | Size: 27648 | Author: 赵红 | Hits:

[AI-NN-PRPSO-RBF

Description: 粒子群优化RBF网络权值,可以在线训练,好用的程序-Particle Swarm Optimization RBF network weights, online training, easy to use program
Platform: | Size: 4096 | Author: 陆亚男 | Hits:

[AI-NN-PRPSO-RBF-5

Description: 将PSO与RBF神经网络连接在一起,可以实现预测和去噪-combine PSO with RBF neural network that can realize the denoise and forecast
Platform: | Size: 4096 | Author: 李培志 | Hits:

[matlabPSO-SVM

Description: 粒子群算法优化支持向量机的惩罚参数c和rbf的参数gamma。(Particle swarm optimization (PSO) optimizes the penalty parameters c and RBF of SVM gamma.)
Platform: | Size: 14336 | Author: 哈哈哈哈325879 | Hits:
« 1 23 4 »

CodeBus www.codebus.net